func google.golang.org/protobuf/internal/impl.appendFixed64SliceValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L4603: func appendFixed64SliceValue(b []byte, listv protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L4646: 	marshal:   appendFixed64SliceValue,